Skip to content

Bump shvproto from 6.1.8 to 6.1.9 in the cargo-deps group#113

Merged
syyyr merged 2 commits into
mainfrom
dependabot/cargo/cargo-deps-63c54879a7
May 4, 2026
Merged

Bump shvproto from 6.1.8 to 6.1.9 in the cargo-deps group#113
syyyr merged 2 commits into
mainfrom
dependabot/cargo/cargo-deps-63c54879a7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps the cargo-deps group with 1 update: shvproto.

Updates shvproto from 6.1.8 to 6.1.9

Release notes

Sourced from shvproto's releases.

Nightly

The latest and greatest.

This is a nightly release. If you find any bugs, please report them to the repository's issue tracker.

Commits
  • f6182aa Merge pull request #114 from silicon-heaven/decimal-reduce-precision
  • 5fff20f decimal: Cut precision on overflow
  • 4c08290 decimal: Check negative mantissa overflow
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo-deps group with 1 update: [shvproto](https://github.com/silicon-heaven/libshvproto-rs).


Updates `shvproto` from 6.1.8 to 6.1.9
- [Release notes](https://github.com/silicon-heaven/libshvproto-rs/releases)
- [Commits](silicon-heaven/libshvproto-rs@6.1.8...6.1.9)

---
updated-dependencies:
- dependency-name: shvproto
  dependency-version: 6.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file patch rust Pull requests that update rust code labels May 4, 2026
@github-actions github-actions Bot requested review from fvacek, j4r0u53k and syyyr May 4, 2026 06:38
This commit was created from the local commit with hash 62691935e797ee3536d3ea1d20ba4be655e57aec.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

Code coverage report for f6d091c

Coverage difference

✅ All new changes were covered.

Filename Stmts Miss Cover Missing
TOTAL 0 0 +100.00%

Overall coverage

Click to expand
Filename Stmts Miss Cover Missing
src/bin/hp.rs 55 55 0.00% 58-127
src/lib.rs 100 30 70.00% 68-89, 116, 120, 124, 156, 164, 175-179, 195-203
src/dirtylog.rs 435 25 94.25% 73, 96-100, 107-108, 123, 132-134, 146-147, 153-157, 194-198, 206-207, 238, 308
src/alarm.rs 236 86 63.56% 28-38, 44-46, 49-50, 56-124, 140-142, 149-151, 156, 162, 166-174, 183, 224, 254
src/getlog.rs 681 94 86.20% 34-142, 257, 267-273, 318, 322-326
src/tree.rs 421 421 0.00% 75-702
src/util.rs 298 59 80.20% 32, 59-60, 63-66, 68, 83-88, 100, 140-186, 200, 217, 239, 244-252, 256, 267, 274, 281, 308, 322, 460-465
src/pushlog.rs 107 107 0.00% 21-164
src/cleanup.rs 63 35 44.44% 54-109
src/alarmlog.rs 64 64 0.00% 29-103
src/sync.rs 664 256 61.45% 61-62, 72, 80, 88, 97, 148, 150-151, 174, 179, 195, 238-244, 319-336, 343-345, 356-365, 440, 488-710, 772, 799, 806-829, 839, 844, 881-900, 904, 908-918, 927
src/sites.rs 626 127 79.71% 165-197, 209-210, 230-262, 293-303, 378, 417-418, 426-427, 432-442, 512-518, 539, 565, 572-590, 613-615, 619, 623, 636-639, 645-647, 651, 666-677, 685, 691
TOTAL 3750 1359 63.76%

HTML reports

@syyyr syyyr merged commit 9780329 into main May 4, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/cargo-deps-63c54879a7 branch May 4, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file patch rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant